Skip to content

Conversation

@cderv
Copy link
Collaborator

@cderv cderv commented Jul 22, 2025

  • handles boolean
  • handles character with leading zero that could be considered octal value in YAML 1.2
  • Exports a yaml_quote_string() to allow users to set the quoted attributes easily for other edge cases.

cderv added 4 commits July 22, 2025 15:47
- Add function to quote strings following yaml R package pattern
- Automatically quote the string that could be considered as octal in YAML 1.2
- Add tests for the function
@cderv cderv merged commit 4834682 into main Jul 22, 2025
16 checks passed
@cderv cderv deleted the yaml/better-11-12-support branch July 25, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants